[INFO] cloning repository https://github.com/kozabrada123/termidle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kozabrada123/termidle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Ftermidle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Ftermidle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 197fab3b568c88f487964fc6d87c369dec7eedf2
[INFO] checking kozabrada123/termidle against try#8ac0915e346f9a2e49ca3951b642c55bd7d1eaab for pr-158447
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkozabrada123%2Ftermidle" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kozabrada123/termidle
[INFO] finished tweaking git repo https://github.com/kozabrada123/termidle
[INFO] tweaked toml for git repo https://github.com/kozabrada123/termidle written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kozabrada123/termidle on toolchain 8ac0915e346f9a2e49ca3951b642c55bd7d1eaab
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kozabrada123/termidle already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded lock_api v0.4.8
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded serde v1.0.144
[INFO] [stderr]   Downloaded serde_derive v1.0.144
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded tui v0.19.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1
[INFO] running `Command { std: "docker" "start" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1" "/opt/rustwide/cargo-home/bin/cargo" "+8ac0915e346f9a2e49ca3951b642c55bd7d1eaab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking unicode-segmentation v1.9.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking termidle v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `cmp`
[INFO] [stdout]  --> src/types/nums.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp, ops};
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cmp`
[INFO] [stdout]  --> src/types/nums.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{cmp, ops};
[INFO] [stdout]   |           ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt::format` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{sync::Arc, fmt::format};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `fmt::format` and `sync::Arc`
[INFO] [stdout]  --> src/main.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{sync::Arc, fmt::format};
[INFO] [stdout]   |           ^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Corner` and `Wrap`
[INFO] [stdout]   --> src/main.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 |     layout::{Alignment, Constraint, Direction, Layout, Corner},
[INFO] [stdout]    |                                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     widgets::{Block, Borders, Paragraph, Wrap, ListItem, List, ListState},
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Corner` and `Wrap`
[INFO] [stdout]   --> src/main.rs:68:56
[INFO] [stdout]    |
[INFO] [stdout] 68 |     layout::{Alignment, Constraint, Direction, Layout, Corner},
[INFO] [stdout]    |                                                        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 71 |     widgets::{Block, Borders, Paragraph, Wrap, ListItem, List, ListState},
[INFO] [stdout]    |                                          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn eq(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 106 |         self.eq(other)
[INFO] [stdout]     |         -------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn lt(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 130 |         self.lt(&other)
[INFO] [stdout]     |         --------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     fn eq(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 106 |         self.eq(other)
[INFO] [stdout]     |         -------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]     = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn gt(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 138 |         self.gt(&other)
[INFO] [stdout]     |         --------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 |     fn lt(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 130 |         self.lt(&other)
[INFO] [stdout]     |         --------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]    --> src/types/nums.rs:137:5
[INFO] [stdout]     |
[INFO] [stdout] 137 |     fn gt(&self, other: &BeegNum) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 138 |         self.gt(&other)
[INFO] [stdout]     |         --------------- recursive call site
[INFO] [stdout]     |
[INFO] [stdout]     = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/game.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         for i in 0..n {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/game.rs:418:13
[INFO] [stdout]     |
[INFO] [stdout] 418 |         for i in 0..n {
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let mut game = &mut app.game;
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:221:13
[INFO] [stdout]     |
[INFO] [stdout] 221 |         let mut game = &mut app.game;
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_items` is never used
[INFO] [stdout]   --> src/main.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl<T> StatefulList<T> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 81 |     fn with_items(items: Vec<T>) -> StatefulList<T> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `with_items` is never used
[INFO] [stdout]   --> src/main.rs:81:8
[INFO] [stdout]    |
[INFO] [stdout] 80 | impl<T> StatefulList<T> {
[INFO] [stdout]    | ----------------------- associated function in this implementation
[INFO] [stdout] 81 |     fn with_items(items: Vec<T>) -> StatefulList<T> {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_upgrade_list` and `update_upgrade_list` are never used
[INFO] [stdout]    --> src/main.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn generate_upgrade_list(&self) -> StatefulList<game::Upgrade> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn update_upgrade_list(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `generate_upgrade_list` and `update_upgrade_list` are never used
[INFO] [stdout]    --> src/main.rs:139:8
[INFO] [stdout]     |
[INFO] [stdout] 126 | impl<'a> App<'a> {
[INFO] [stdout]     | ---------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 139 |     fn generate_upgrade_list(&self) -> StatefulList<game::Upgrade> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     fn update_upgrade_list(&mut self) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `truncate`, `eq`, `lt`, and `gt` are never used
[INFO] [stdout]   --> src/types/nums.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl BeegNum {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn truncate(self) -> BeegNum {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn eq(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn lt(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn gt(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `manufacturers` and `vehicles` are never read
[INFO] [stdout]   --> src/game.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GameStruct {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub manufacturers : Vec<Manufacturer>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub vehicles : Vec<Vehicle>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `truncate`, `eq`, `lt`, and `gt` are never used
[INFO] [stdout]   --> src/types/nums.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl BeegNum {
[INFO] [stdout]    | ------------ methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn truncate(self) -> BeegNum {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 53 |     pub fn eq(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub fn lt(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn gt(self, other: BeegNum) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `manufacturers` and `vehicles` are never read
[INFO] [stdout]   --> src/game.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct GameStruct {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 11 |     pub manufacturers : Vec<Manufacturer>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     pub vehicles : Vec<Vehicle>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `can_buy_upgrade`, `buy_upgrade`, `get_manufacturer`, `get_vehicle`, and `from_player` are never used
[INFO] [stdout]    --> src/game.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl GameStruct {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn can_buy_upgrade(&self, tobuy: Upgrade) -> (bool, u128, u8) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn buy_upgrade(&mut self, tobuy: Upgrade) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn get_manufacturer(&self, id: u64) -> Option<Manufacturer> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn get_vehicle(&self, id: u64) -> Option<Vehicle> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     pub fn from_player(player: Player) -> GameStruct {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculatePrice` is never used
[INFO] [stdout]    --> src/game.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl Upgrade {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn calculatePrice(&self, n: u8) -> u128 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `can_buy_upgrade`, `buy_upgrade`, `get_manufacturer`, `get_vehicle`, and `from_player` are never used
[INFO] [stdout]    --> src/game.rs:96:12
[INFO] [stdout]     |
[INFO] [stdout]  16 | impl GameStruct {
[INFO] [stdout]     | --------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  96 |     pub fn can_buy_upgrade(&self, tobuy: Upgrade) -> (bool, u128, u8) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 131 |     pub fn buy_upgrade(&mut self, tobuy: Upgrade) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 277 |     pub fn get_manufacturer(&self, id: u64) -> Option<Manufacturer> {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     pub fn get_vehicle(&self, id: u64) -> Option<Vehicle> {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 348 |     pub fn from_player(player: Player) -> GameStruct {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculatePrice` is never used
[INFO] [stdout]    --> src/game.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 412 | impl Upgrade {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 415 |     pub fn calculatePrice(&self, n: u8) -> u128 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculatePrice` should have a snake case name
[INFO] [stdout]    --> src/game.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn calculatePrice(&self, n: u8) -> u128 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `calculatePrice` should have a snake case name
[INFO] [stdout]    --> src/game.rs:415:12
[INFO] [stdout]     |
[INFO] [stdout] 415 |     pub fn calculatePrice(&self, n: u8) -> u128 {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `calculate_price`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.20s
[INFO] running `Command { std: "docker" "inspect" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1", kill_on_drop: false }`
[INFO] [stdout] fb10cae00c9213b555d09671c1c24fb9bd2e088b3067c99304ef6ca9b3887db1
